翻訳と辞書
Words near each other
・ Name of the Franks
・ Name of the Game
・ Name of the Game (Badfinger song)
・ Name of the Game (The Crystal Method song)
・ Name of the Philippines
・ Name of the Rose (2003 film)
・ Name of the Year
・ Name of Toronto
・ Name of Turkey
・ Name of Ukraine
・ Name program
・ Name Rank and Number
・ Name reaction
・ Name recognition
・ Name resolution
Name resolution (computer systems)
・ Name resolution (programming languages)
・ Name resolution (semantics and text extraction)
・ Name server
・ Name Service Switch
・ Name tag
・ Name Taken
・ Name That Tune
・ Name That Tune (UK game show)
・ Name That Video
・ Name This Game
・ Name vase
・ Name Your Adventure
・ Name Your Own Price
・ Name Your Slippers


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Name resolution (computer systems) : ウィキペディア英語版
Name resolution (computer systems)

In computer systems, name resolution refers to the retrieval of the underlying numeric values corresponding to computer hostnames, account user names, group names, and other named entities.
Computer operating systems commonly employ multiple key/value lists that associate easily remembered names with the integer numbers used to identify users, groups, other computers, hardware devices, and other entities. In that context, name resolution refers to the retrieval of numeric values given the associated names, while Reverse name resolution refers to the opposite process of finding the name(s) associated with specified numeric values:
* In computer networking, it refers to processes used to obtain the assigned IP addresses needed to communicate with devices whose host or domain names are known. Examples include the Domain Name System (DNS), Network Information Service and Multicast DNS (mDNS). IP addresses for devices on the local segment can in turn be resolved to MAC addresses by invoking the Address Resolution Protocol (ARP).
* Unix operating systems associate both an alphanumeric name and a user or group ID with each user account or defined group of user names.
The GNU C library provides various operating system facilities that shell commands and other applications can call to resolve such names to the corresponding addresses or IDs, and vice versa. Some Linux distributions use an nsswitch.conf file to specify the order in which multiple resolution services are used to effect such lookups.
==See also==

* Name server
* Multicast DNS
* Name Service Switch
* Identity resolution
* Naming collision

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Name resolution (computer systems)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.